Replace use of VPATH in most doc/ Makefiles.
authorGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 21:19:09 +0000 (14:19 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 21:19:09 +0000 (14:19 -0700)
commit95b575344b5352883974024a3a843860d304f3af
tree81c12be8b819f4963646676c4dec2801aabfd3c3
parentac22b5bf70024d71f6f0d3f1e3e9183ce245de31
Replace use of VPATH in most doc/ Makefiles.

* doc/lispref/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.

* doc/lispintro/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/eintr, infoclean): No need to cd $srcdir.

* doc/emacs/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.

* doc/misc/Makefile.in: Comment.
doc/emacs/ChangeLog
doc/emacs/Makefile.in
doc/lispintro/ChangeLog
doc/lispintro/Makefile.in
doc/lispref/ChangeLog
doc/lispref/Makefile.in
doc/misc/Makefile.in